String pooling causes them to point to the same memory 字符串池使它們指向相同的內存:
Modify the enable string pooling property 修改“啟用字符串池”屬性。
Enable string pooling “啟用字符串池”
Enables string pooling 啟用字符串池
String pooling allows what were intended as multiple pointers to multiple buffers to be as multiple pointers to a single buffer 字符串池允許將作為指向多個緩沖區的多個指針用作指向單個緩沖區的多個指針。